@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;color: #666;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:20px;min-width:1200px;}
img {border: 0;position:relative;}
.clear {height:0px;line-height:0px;font-size:0px;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,td,tr,table,p,span,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;list-style:none;list-style-type: none; word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;}
header, footer, nav, section, article, menu, aside {display:block;position:relative;}
textarea { resize:none;font-family:"微软雅黑";font-size:14px;}
table { border-collapse:collapse;border-spacing:0;}
th , td { text-align:left;}
input {font-family:"微软雅黑";font-size:14px;}
input:focus {outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}
/* common main */
.red,a.red { color:#cc0031;}
.yellow,a.yellow { color:#f8bd09;}
.white,a.white { color:#fff;}
.fc,a.fc { color:#4fb0a5;}
.c0,a.c0 { color:#000;}
.c1,a.c1 { color:#111;}
.c2,a.c2 { color:#222;}
.c3,a.c3 { color:#333;}
.c4,a.c4 { color:#444;}
.c5,a.c5 { color:#555;}
.c6,a.c6 { color:#666;}
.c7,a.c7 { color:#777;}
.c8,a.c8 { color:#888;}
.c9,a.c9 { color:#999;}
a:hover {color:#fb0706;}
.fs12 { font-size:12px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fs26 { font-size:26px;}
.fs28 { font-size:28px;}
.fs40 { font-size:40px;}
.fw-b { font-weight:bold;}
.fw400 { font-weight:400;}
.ti2 { text-indent:2em;}
.lh18 { line-height:18px;}
.lh20 { line-height:20px;}
.lh24 { line-height:24px;}
.lh25 { line-height:25px;}
.lh26 { line-height:26px;}
.lh30 { line-height:30px;}
.lh35 { line-height:35px;}
.lh40 { line-height:40px;}
.unl { text-decoration:underline;}
.unl-no { text-decoration:none;}
.unl-th { text-decoration:line-through;}
.ta-l { text-align:left;}
.ta-c { text-align:center;}
.ta-r { text-align:right;}
.fl { float:left;}
.fr { float:right;}
.va-m { vertical-align:middle;}
.va-t { vertical-align:top;}
.pr { position:relative;}
.pa { position:absolute;}
.oh { overflow:hidden;}
.none { display:none;}
.block { display:block;}
.inblock { display:inline-block;}
.pointer { cursor:pointer;}
.w100 { width:100%;}
.w1000 { width:1000px;}
.w1200 { width:1200px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h15 { height:15px;}
.h20 { height:20px;}
.h25 { height:25px;}
.h30 { height:30px;}
.h40 { height:40px;}
.h50 { height:50px;}
.h60 { height:60px;}
.h70 { height:70px;}
.h100 { height:100%;}
.ma2 { margin:2px;}
.ma5 { margin:5px;}
.ma10 { margin:10px;}
.ma15 { margin:15px;}
.ma20 { margin:20px;}
.pa2 { padding:2px;}
.pa5 { padding:5px;}
.pa10 { padding:10px;}
.pa15 { padding:15px;}
.pa20 { padding:20px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pt2 { padding-top:2px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.mga { margin-left:auto;margin-right:auto;}
.main {width:1200px;margin-left:auto;margin-right:auto;}
.absolute-r { position:absolute;left:auto;right:0;}
.absolute-l { position:absolute;left:0;right:auto;}
.comtab { table-layout:fixed;width:100%;border-collapse:collapse;}
.textover { overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;}

.whitebg,input.whitebg { background:#fff;}
.eeebg,input.eeebg { background:#eee;}
.cccbg,input.cccbg { background:#ccc;}

/*---------清除浮动---------*/
.cf{zoom:1;}
.cf:after{display:block;clear:both;content:"";visibility:hidden;height:0;}

/* js相关样式 */
.bannerbox {width:100%;margin:0 auto;overflow:hidden;position: relative;}
.bannerbox a {display:block;background-repeat:no-repeat;background-position:center;height:100%;margin:0 auto;-background-size:cover;}
#bannernum {position:absolute;width:100%;bottom:210px;text-align:center;left:0;}
#bannernum span { display:inline-block;width:28px;height:6px;background:#fff;line-height:0px; font-size:0px; margin:0 3px;opacity:0.2;}
#bannernum span.numsel { background:#ff9900;opacity:1}
.bannerbox .main {z-index:5;width:100%;position: absolute;top:35%;}
.bannerbox .main b { position:absolute; top:0; display:block; width:40px; height:140px; cursor:pointer;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;}
#adlast { background:url(../images/icon/adnext.png) no-repeat; left:0;}
#adnext { background:url(../images/icon/banadlast.png) no-repeat; right:0;}
.bannerbox .main b:hover {}
/* cartoon */
.cartoon {
	transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;}

/*顶部*/
.mainhead.positionfix{position: fixed;top:0}
.mainhead { width:100%; height:125px; z-index:99;}
.mainhead1 .mainhead-top{ width:100%; height: 35px; background: #f8f8f8;}
.mainhead1 .mainhead-top p{ float: left; line-height: 35px; color: #808080;}
.mainhead1 .mainhead-top a{ display: block; float: right;padding-left: 26px;margin-left: 20px; line-height: 35px; color: #808080;}
.mainhead1 .mainhead-top a:hover{color: #0e589f;}
.mainhead1 .mainhead-mid {height: 90px;background: #fff; overflow: hidden;}
.mainhead1 .mainhead-mid a{float:left;display: block; }
.mainhead1 .mainhead-mid form{float:right;margin-top: 27px;height: 33px;border:1px solid #e5e5e5; }
.mainhead1 .mainhead-mid input{display: block;float: right; height: 33px;border: none;}
.mainhead1 .mainhead-mid .input-text{width: 190px;padding-left: 10px;}
.mainhead1 .mainhead-mid .submit-btn{width: 50px; background: url(../images/icon/search03.png) center center no-repeat;cursor: pointer;}
.mainhead1 .mainhead-mid .submit-btn:hover{background: url(../images/icon/search03.png) center center no-repeat #eee;}
.mainhead1 .mainhead-bottom{background: #0e589f; height: 45px;}
.mainhead1 ul { width:1100px; height: 45px;padding-left: 100px;}
.mainhead1 ul li {position: relative; float:left;}
/* .mainhead1 ul li:hover menu{display: block;} */
.mainhead1 ul li .a2 {position: relative;display:block;padding: 0 35px;margin:0; height: 45px;line-height: 45px;text-align: center;color:#fff;font-size:16px;background: url(../images/icon/a1-bg.png) right center no-repeat;}
.mainhead1 ul li .a2:hover,.mainhead1 ul li .on{background: #fb0706;}
.mainhead1 ul li menu { position:absolute;left: -1px; top:45px; width:100%;  display:none;background:#fff; z-index: 999; border: 1px solid #eee;}
.mainhead1 ul li menu a {display:block; color:#666;white-space:nowrap; font-size:14px;overflow:hidden;text-align:center;line-height:25px;margin:8px 0;}
.mainhead1 ul li menu a:hover {background:#0e589f;color:#fff;}
